*{margin:0;padding:0;list-style-type: none;text-decoration: none;}
img{vertical-align: middle;}
.fl{float:left;}
.fr{float:right;}
.cf:after{content:'';display: table;clear: both;}
.dn{display: none;}
.h30{height: 30px;}
#imgConac{margin-top:26px;margin-left:50px;}
/* #_span_jiucuo img{margin-top:40px;} */
.rouned{padding-left:12px;position: relative;}
.rouned:before{content:'';display: block;width:6px;height:6px;background: #ccc;position: absolute;left:0;top:8px;
  border-radius: 50% 50%;
}
.top{width: 100%;position: relative;}
.top .banner{height: 245px;width:100%;}
.top .banner img{width:100%;height:100%;}
.top .date-cols{width:1200px;position: absolute;top:0;left:50%;margin-left:-600px;padding:8px 0;}
.top .date-cols .time{color:#0a5f9e;font-size:16px;}
.top .date-cols .search .gnlist{display: inline-block;position: relative;}
.top .date-cols .search  .ewm{position:absolute;left:0;top:26px;width:100px;height:100px;z-index:999;}
.top .date-cols .search  .ewm img{width: 100px;height:100px;}
.top .date-cols .search .search-box{display:inline-block;width:240px;}
.top .date-cols .search .gnlist a{color:#0a5f9e;font-size:16px;margin:0 5px;}
.top .date-cols .search .gnlist span{color:#0a5f9e;font-size:16px;}
.top .lclogo{width:1200px;position: absolute;top:90px;left:50%;margin-left:-600px;}

.top .lclogo .log-pic{width:38%;}
.top .lclogo .log-pic img{width:100%;}

.top .lclogo .log-txt{width:53%;overflow: hidden;margin-right:6%;}
.top #search{width:184px;height:30px;background: rgba(50,138,202,0.5);border:none;padding-left:5px;}
.top #search::placeholder{color:#fff;}
.top .searchBtn{float:right;}
.top .searchBtn input{
    width: 51px;
    height: 30px;
    background: #328aca url('../img/fdj.png') center center no-repeat;
    display: block;
    cursor: pointer;
    background-repeat: no-repeat;
    background-position: center center;
    border-width: initial;
    border-style: none;
    border-color: initial;
    border-image: initial;
}
.dh{width:100%;background: #0a5f9e;}
.dh .dh-box{width:1200px;margin:auto;height:45px;line-height: 45px;}
.dh .dh-box li{float:left;width:12.5%;background: #0a5f9e;
  text-align: center;position: relative;}
.dh .dh-box li a{display: block;color:#fff;font-size: 20px;}
.dh .dh-box li a:hover{background:#0c4c7b;}
.dh .dh-box li .sonnav{display:block;position: absolute;top:45px;left:0;width:100%;display: none;z-index:9999;
  background:#0c4c7b;
}
.dh .dh-box li .sonnav a{float:none;width: 100%;font-size:16px;color:#fff;border-bottom:1px dashed #ccc;}
.dh .dh-box li .sonnav a:last-child{border-bottom: none;}
.dh .dh-box li .sonnav a:hover{background: #0a5f9e;}

.lcnew{width:1200px;margin:20px auto;}
.lcnew .lcnew-left{float:left;width:55.5%;}
.lcnew .lcnew-right{float:right;width:43%;}
.lcnew .lcnew-right .ldhd-title {
    width: 90%;
    padding: 10px 0px 5px 0px;
    margin: auto;
    border-bottom: 1px solid #d2d2d2;
  }
  .lcnew .lcnew-right .ldhd-title span {
    font-size: 20px;
    color: #ca0a0a;
    border-bottom: 3px solid #ca0a0a;
    padding-bottom: 3px;
  }
  .lcnew .lcnew-right .ldhd-list {
    width: 90%;
    margin: 10px auto;
  }
  .lcnew .lcnew-right .ldhd-list a {
    display: block;
    float: left;
    width: 25%;
    color: #666;
    font-size: 16px;
    margin-bottom: 10px;
  }
  .lcnew .lcnew-right .ldhd-list a:hover {
    transition: all 0.5s 0s ease-in-out;
    -webkit-transition: all 0.5s 0s ease-in-out;
    -o-transition: all 0.5s 0s ease-in-out;
    -moz-transition: all 0.5s 0s ease-in-out;
    -ms-transition: all 0.5s 0s ease-in-out;
    color: #ca0a0a;
  }
  .lcnew .lcnew-right .tab-type {
    width: 100%;
    margin: auto;
    border-bottom: 1px solid #f5f5f5;
    padding-top: 10px;
  }
  .lcnew .lcnew-right .tab-type span {
    font-size: 20px;
    display: block;
    float: left;
    width: 33.3%;
    text-align: center;
    color: #3a3a3a;
    cursor: pointer;
    border-bottom: 3px solid #f5f5f5;
    padding-bottom: 3px;
    font-weight: 900;
  }
  .lcnew .lcnew-right .tab-type .on {
    color: #0a5f9e;
    border-bottom: 3px solid #0a5f9e;
  }
  .lcnew .lcnew-right .tab-list {
    width: 100%;
    margin: auto;
    padding-bottom: 10px;
  }
  .lcnew .lcnew-right .tab-list .navtab-item li {
    margin: 10px 0;
    *margin: 7px 0;
    padding: 3px 0;
    /* border-bottom: 1px dashed #ccc; */
  }
  .lcnew .lcnew-right .tab-list .navtab-item li a {
    display: block;
  }
  .lcnew .lcnew-right .tab-list .navtab-item li a:hover .title {
    transition: all 0.5s 0s ease-in-out;
    -webkit-transition: all 0.5s 0s ease-in-out;
    -o-transition: all 0.5s 0s ease-in-out;
    -moz-transition: all 0.5s 0s ease-in-out;
    -ms-transition: all 0.5s 0s ease-in-out;
    color: #07438a;
  }
  .lcnew .lcnew-right .tab-list .navtab-item li a .title {
    display: inline-block;
    width: 95%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 16px;
    color: #666;
    *zoom: 1;
    *display: block;
  }
  .lcnew .lcnew-right .tab-list .navtab-item li a .time {
    color: #999;
    font-size: 16px;
    display: inline-block;
    float:right;
  }
  .lcnew .lcnew-right #tab1 span{width:50%;}

  .row{width:1200px;margin:20px auto;}
  .row a{display:block;width:32%;float:left;}
  .row a:nth-child(2){margin:0 2%;}
  .row a img{width:100%;height: 60px;}

.row2{width:100%;padding:30px 0;height:476px;background:url('../img/r3bg.jpg') no-repeat;margin-top: 20px;background-size: 100% 100%;}
.row2 .row2-c{width:1200px;margin:auto;height:100px;}

.typename{width:100%;padding:6px 0;border-bottom: 2px solid #f5f5f5;}
.typename span{font-size:22px;color:#0a5f9e;border-bottom: 2px solid #0a5f9e;padding:0 10px 6px 10px;font-weight: 900;}
.typename .more{font-size:18px;color:#717171;float:right;margin-right:10px;}
.typename .more:hover{color:#0a5f9e;}
.row2 .row2-c .gsgg-row{padding:10px;background: #fff;box-shadow: 0px 0px 5px 0 rgb(0 0 0 / 30%);}
.row2 .row2-c .gsgg-row .gsgg{width:40%;}
.row2 .row2-c .gsgg-row .gsgg li{margin:20px 0;}
.row2 .row2-c .gsgg-row .gsgg li a{font-size:16px;color:#333;display: block;}
.row2 .row2-c .gsgg-row .gsgg li a .title{width:72%;float:left;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.row2 .row2-c .gsgg-row .gsgg li a .timed{width:20%;float:right;color:#999;}

.row2 .row2-c .gsgg-row .dmsc{width:58%;}
.row2 .row2-c .gsgg-row .dmsc .dmsc-box dd{float:left;width:22%;margin:8px 1.5%;height: 113px;overflow: hidden;}
.row2 .row2-c .gsgg-row .dmsc .dmsc-box dd .pic img{width:100%;height: 93px;}
.row2 .row2-c .gsgg-row .dmsc .dmsc-box dd .name{width:100%;text-align: center;font-size:16px;color:#666;
    text-overflow: ellipsis;white-space: nowrap;overflow: hidden;
    /* display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical; */
}
.row2 .row2-c .ztzl{margin-top:30px;background: #fff;box-shadow: 0px 0px 5px 0 rgb(0 0 0 / 30%);}
.row2 .row2-c .ztzl .ztzl-type{width: 50px;height: 120px;box-sizing: border-box;background: #0a5f9e;writing-mode: tb-rl;text-align: center;font-size: 22px;font-weight: bold;padding-right: 8px;float: left;}
.row2 .row2-c .ztzl .ztzl-type a{color:#fff;}
.row2 .row2-c .ztzl .ztlist{float:right;width:95%;padding:20px 0;margin-top:5px;}

.row2 .row2-c .ztzl .ztlist a{margin:0 10px;}
.row2 .row2-c .ztzl .ztlist a img{height:69px;width:260px;}

.zfxxgk{width:100%;padding:30px 0;background: #f0f9fe;}

.zfxxgk .zfxxgk-c{width:1200px;margin:auto;}
.zfxxgk .zfxxgk-c .zfxxgk-left{width:59%;}
.zfxxgk .zfxxgk-c .zfxxgk-left .xxgk{background: #fff;padding:10px 0;box-shadow: 0px 0px 5px 0 rgb(0 0 0 / 30%);}
.zfxxgk .zfxxgk-c .zfxxgk-left .xxgk .xxgklist,.zfxxgk .zfxxgk-c .zfxxgk-left .bsfw .bsfwlist{width:97%;padding:10px;}
.zfxxgk .zfxxgk-c .zfxxgk-left .xxgk .xxgklist a,.zfxxgk .zfxxgk-c .zfxxgk-left .bsfw .bsfwlist a{display:block;width:25%;float:left;text-align: center;}
.zfxxgk .zfxxgk-c .zfxxgk-left .xxgk .xxgklist a .name,.zfxxgk .zfxxgk-c .zfxxgk-left .bsfw .bsfwlist a .name{font-size: 14px;color:#333;margin:5px 0;font-size:16px;overflow: hidden;white-space: nowrap;
  text-overflow: ellipsis;}

.zfxxgk .zfxxgk-c .zfxxgk-left .bsfw{margin-top:20px;background: #fff;padding:10px 0;box-shadow: 0px 0px 5px 0 rgb(0 0 0 / 30%);height: 182px;}

.zfxxgk .zfxxgk-c .zcjd-right{width:38%;background: #fff;height:422px;padding:0 10px;}
.zfxxgk .zfxxgk-c .zcjd-right .tab-type {
    width: 100%;
    margin: auto;
    border-bottom: 1px solid #f5f5f5;
    padding-top: 10px;
}
.zfxxgk .zfxxgk-c .zcjd-right .tab-type span {
    font-size: 20px;
    display: block;
    float: left;
    width: 33.3%;
    text-align: center;
    color: #3a3a3a;
    cursor: pointer;
    border-bottom: 3px solid #f5f5f5;
    padding-bottom: 3px;
    font-weight: 900;
}
.zfxxgk .zfxxgk-c .zcjd-right .tab-list {
    width: 100%;
    margin: auto;
    padding-bottom: 10px;
}
.zfxxgk .zfxxgk-c .zcjd-right .tab-list .navtab-item li {
    margin: 10px 0;
    *margin: 7px 0;
    padding: 3px 0;
}
.zfxxgk .zfxxgk-c .zcjd-right .tab-list .navtab-item li a {
    display: block;
}
.zfxxgk .zfxxgk-c .zcjd-right .tab-list .navtab-item li a .title {
    display: inline-block;
    width: 70%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 16px;
    color: #666;
    *zoom: 1;
    *display: block;
}
.zfxxgk .zfxxgk-c .zcjd-right .tab-list .navtab-item li a .time {
    color: #999;
    font-size: 16px;
    display: inline-block;
    margin-right:5px;

}
.zfxxgk .zfxxgk-c .zcjd-right .tab-type .on {
    color: #0a5f9e;
    border-bottom: 2px solid #0a5f9e;
}
.bot-dh{width: 100%;background: #e6e6e6;height:46px;}
.bot-dh .bot-dh-c{width: 1200px;margin:auto;position: relative;}
.bot-dh .bot-dh-c .nav a,.bot-dh .bot-dh-c .nav .zdh{font-size:16px;color:#333;display: block;width: 14.28%;float:left;text-align: center;line-height: 46px;cursor: pointer;}
.bot-dh .bot-dh-c .nav a{font-weight: 900;}
.bot-dh .bot-dh-c .nav .zdh{font-weight: 100;}
.bot-dh .bot-dh-c .nav .ksrk{font-size:20px;color:#0a5f9e;font-weight: bold;}
.bot-dh .bot-dh-c .nav .zdh span{position: relative;font-weight: 900;}
.bot-dh .bot-dh-c .nav a:hover,.bot-dh .bot-dh-c .nav .zdh:hover{background: #fff;}
.bot-dh .bot-dh-c .nav .zdh span::after {
    content: '';
    border-bottom: 6px solid #acacac;
    border-right: 6px solid transparent;
    border-left: 6px solid transparent;
    position: absolute;
    width: 0;
    right: -20px;
    top: 10px;
    cursor: pointer;
    z-index: 99;
    visibility: unset;
}
.bot-dh .bot-dh-c .nav .navlist{position: absolute;width:1160px;padding:20px;background: #f3f3f3;left:0;bottom:46px;display: none;
  box-shadow: 0px 0px 5px 0 rgb(0 0 0 / 30%);z-index:100;
}
.bot-dh .bot-dh-c .nav .navlist a:hover{background: none;color:#0a5f9e;}
.bot-dh .bot-dh-c .nav .snlc a{display: inline-block;width:10%;font-weight: normal;}
.bot-dh .bot-dh-c .nav .zsdw a{display: inline-block;width:33.3%;text-align: left;font-weight: normal;}
.bot-dh .bot-dh-c .nav .qt a{display: inline-block;width:25%;text-align: left;font-weight: normal;}
.bot-dh .bot-dh-c .nav .gnlc a{display: inline-block;width:14.28%;font-weight: normal;}
.bot-dh .bot-dh-c .nav .zdh:hover .navlist{display: block;}

.foot{width: 100%;padding:20px 0;background: #0a5f9e;}
.foot .foot-c{width: 1000px;margin:auto;}
.foot .foot-c .foot-left{width:100px;float: left;height: 115px;}
.foot .foot-c .foot-center{width:800px;float: left;text-align: center;height: 115px;}
.foot .foot-c .foot-right{width:100px;float: left;margin-top: 35px;}

.foot .foot-c .foot-center dd{margin-top:10px;}
.foot .foot-c .foot-center dd span,.foot .foot-c .foot-center dd a{font-size:16px;color:#fff;}
.foot .foot-c .foot-center dt span,.foot .foot-c .foot-center dt a{font-size:16px;color:#fff;font-weight: 900;}

.position{width:1200px;margin:20px auto;color:#ccc;}
.position a,.position span{font-size:14px;color:#999;}
.jzxx-con .tongji{width: 1180px;margin:auto;padding:10px;box-shadow:0px 0px 5px 0 rgba(0,0,0,0.3);}
.jzxx-con .tongji .name{width: 40px;
  height: 120px;
  box-sizing: border-box;
  background: #fff;
  writing-mode: tb-rl;
  text-align: center;
  font-size: 20px;
  font-weight: bold;
  padding-right: 8px;
  border-right:1px solid #0a5f9e;
  float: left;}

.jzxx-con .tongji .name span{color:#0a5f9e;}
.jzxx-con .tongji .tjlist{width:95%;}
.jzxx-con .tongji .tjlist .item{font-size:16px;color:#666;display: inline-block;height:50px;border-right:1px solid #328aca;padding:15px 120px;line-height: 30px;margin:20px 0;}
.jzxx-con .tongji .tjlist .item:last-child{border-right: none;}
.jzxx-con .tongji .tjlist .item span{font-size:18px;color:#0a5f9e;}
.jzxx-con .jzxx-nav{width:1200px;margin:20px auto;background: #0a5f9f;}
.jzxx-con .jzxx-nav .xxlink{color:#fff;font-size:18px;display:block;float:left;
  width:120px;text-align: center;height:55px;line-height: 55px;
}
.jzxx-con .jzxx-nav .xiex{display:block;float:right;
  width:180px;background: #169bd4;height:55px;line-height: 55px;}
.jzxx-con .jzxx-nav .xiex span{color:#fff;font-size:22px;padding-left:77px;position: relative;}
.jzxx-con .jzxx-nav .xiex span:before{content:'';display:block;width: 50px;height:40px;position: absolute;left:22px;top:0;
background: url('../img/xx.png') center center no-repeat;background-size: 100%;
}
.jzxx-con .jzxx-nav .on{background: #169bd4;}
.jzxx-con .jzxx-list{width:1200px;margin:auto;}
.jzxx-con .jzxx-list dt{float:left;border-right:1px solid #fff;background: #dfe6f0;padding:8px 0;}
.jzxx-con .jzxx-list dt:last-child{border-right:none;}
.jzxx-con .jzxx-list dt span{font-size:16px;color:#0a5f9e;padding-left:10px;font-weight: 900;}
.jzxx-con .jzxx-list .tit{width:45%;}
.jzxx-con .jzxx-list .type{width:8%;}
.jzxx-con .jzxx-list .statu{width:8.5%;}
.jzxx-con .jzxx-list .from{width:8%;}
.jzxx-con .jzxx-list .date{width:15%;}
.jzxx-con .jzxx-list .dw{width:15%;}
.jzxx-con .jzxx-list li{border-right:1px solid #fff;background: #dfe6f0;border-top:2px solid #fff;
height: 35px;line-height: 35px;}
.jzxx-con .jzxx-list li a{display: block;}
.jzxx-con .jzxx-list li a div{float:left;border-right:1px solid #fff;}
.jzxx-con .jzxx-list li a div:last-child{border-right:none;}
.jzxx-con .jzxx-list li a div span{font-size:16px;color:#666;padding-left:10px;}
.jzxx-con .jzxx-list li a:hover span{color:#0a5f9e;}
.jzxx-con .jzxx-list li a .title-date{width:45%;overflow: hidden;white-space: nowrap;
  text-overflow: ellipsis;}
.jzxx-con .jzxx-list li a .type-date{width:8%;}
.jzxx-con .jzxx-list li a .statu-date{width:8.5%;}
.jzxx-con .jzxx-list li a .from-date{width:8%;}
.jzxx-con .jzxx-list li a .date-date{width:15%;}
.jzxx-con .jzxx-list li a .dw-date{width:15%;}


.page {
  text-align: right;
  margin: 20px 0;
  width: 100%;
  *padding: 5px 0;
}
#page-div{width:100%;margin:auto;text-align: center;}
#page-div div{display: inline-block;*display: inline;margin:0 5px;font-size: 16px;color:#535353;}
#pagination_input{width:40px;}
.page a {
  padding: 3px 8px;
  border: 1px solid #ccc;
  font-size: 16px;
  color: #666;
  margin: 0 5px;
}
.page a:hover {
  transition: all 0.5s 0s ease-in-out;
  -webkit-transition: all 0.5s 0s ease-in-out;
  -o-transition: all 0.5s 0s ease-in-out;
  -moz-transition: all 0.5s 0s ease-in-out;
  -ms-transition: all 0.5s 0s ease-in-out;
  color: #0d3b76;
}
.page .on {
  color: #0d3b76;
}
.page span {
  font-size: 16px;
  color: #666;
  margin-left: 5px;
}
.hdjl{width: 1200px;margin:40px auto;}
.hdjl .zxft-box .zxft-left{width:45%;}
.hdjl .zxft-box .zxft-left a img{width:100%;height:290px;}
.hdjl .zxft-box .zxft-right{width:53%;}
.hdjl .zxft-box .zxft-right li{margin-bottom:20px;font-size:16px;color:#666;line-height: 30px;}
.hdjl .zxft-box .zxft-right li a{color:#065aa3;}
.hdjl .zxft-box .zxft-right li .ft-title{font-size:22px;color:#333;font-weight: 900;}
.hdjl .zxft-box .zxft-right li span{color:#065aa3;font-size:16px;font-weight: 900;}

.hdjl .hdjl-hj{margin-top:40px;}
.hdjl .hdjl-hj .xjtj .userxx{width:100%;display: block;font-size:20px;color:#fff;background: #0a5f9f;
  height:35px;line-height: 35px;text-align: center;border-radius: 20px;
}
.hdjl .hdjl-hj .xjtj{width: 45%;box-shadow: 0px 0px 5px 0 rgb(0 0 0 / 30%);float:left;}
.hdjl .hdjl-hj .xjtj .tjname{width: 40px;height: 120px;box-sizing: border-box;margin:20px 0;
  background: #fff;writing-mode: tb-rl;text-align: center;font-size: 20px;
  font-weight: bold;padding-right: 8px;border-right: 1px solid #0a5f9e;float: left;
}
.hdjl .hdjl-hj .xjtj .tjname span{color: #0a5f9e;}
.hdjl .hdjl-hj .xjtj .item{font-size: 14px;color: #666;display: inline-block;height: 50px;border-right: 1px solid #328aca;
  padding: 6px 28px;line-height: 30px;margin: 50px 0;}
.hdjl .hdjl-hj .xj-list{width:53%;}
.hdjl .hdjl-hj .xj-list .xjtab a{display: block;width:33.33%;float:left;border-bottom:2px solid #ccc;padding:5px 0;
  font-size:18px;color:#333;text-align: center;font-weight: 900;
}
.hdjl .hdjl-hj .xj-list .xjtab .on{border-bottom: 2px solid #0a5f9f;color:#0a5f9f;}

.hdjl .hdjl-hj .xj-list .xj-item li{margin:18px 0;} 
.hdjl .hdjl-hj .xj-list .xj-item li a{display: block;color:#666;font-size:16px;} 
.hdjl .hdjl-hj .xj-list .xj-item li a .title{float:left;width: 72%;overflow: hidden;white-space: nowrap;
  text-overflow: ellipsis;} 
.hdjl .hdjl-hj .xj-list .xj-item li a .time{float:left;width:25%;text-align: right;}

.yjzj-box{width:1200px;margin:auto;}
.yjzj-box{width:1200px;margin:auto;}

.yjzj-box .yjzj-list{margin-top:20px;}
.yjzj-box .yjzj-list li{margin:10px 0;border-bottom:1px solid #ddd;padding:10px 0;}
.yjzj-box .yjzj-list li .zjzt{width:4%;background: #0a5f9f;padding:15px;text-align: center;}
.yjzj-box .yjzj-list li .over{background: #c3c3c3;}
.yjzj-box .yjzj-list li .zjzt span{font-size:18px;color:#fff;}
.yjzj-box .yjzj-list li .zj-con{width:92%;}
.yjzj-box .yjzj-list li .zj-con .zjtitle{display: block;font-size:18px;color:#333;overflow: hidden;white-space: nowrap;
  text-overflow: ellipsis;}
  .yjzj-box .yjzj-list li .zj-con .jzrq{margin:5px 0;}
.yjzj-box .yjzj-list li .zj-con .jzrq span{font-size:14px;color:#999;margin-right:40px;}
.yjzj-box .yjzj-list li .zj-con .memo span{font-size:14px;color:#999;}
.yjzj-box .yjzj-list li .zj-con .memo a{font-size:14px;color:#0a5f9f;}

.zwxmt{width: 1200px;margin:30px auto;box-shadow: 0px 0px 5px 0 rgb(0 0 0 / 30%);}

.zwxmt .zwxmt-list a{display: block;width: 24%;float:left;margin:20px 0;text-align: center;border:2px solid #fff;padding-top:20px;}
.zwxmt .zwxmt-list a span{display: block;color:#333;font-size:16px;}

.zxft{width: 1200px;margin:20px auto;}
.zxft .ft-type{height:37px;width: 100%;background: url('../img/zxft.jpg') no-repeat;margin:40px 0;}
.zxft .xwtqbg{background: url('../img/xwtqbg.jpg') no-repeat;}

.zxft .ft-list li{float:left;width:45%;padding:20px;box-shadow: 0px 0px 5px 0 rgb(0 0 0 / 30%);margin:10px;}
.zxft .ft-list li a{display: block;font-size:14px;color:#333;line-height: 30px;}
.zxft .ft-list li a .pic{float:left;width:40%;height:150px;}
.zxft .ft-list li a .pic img{width: 100%;height:100%;}
.zxft .ft-list li a .con{float:right;width:58%;}
.zxft .ft-list li a .con .bt{font-size:16px;color:#0a5f9f;overflow: hidden;white-space: nowrap;
  text-overflow: ellipsis;font-weight: 900;}
.zxft .ft-list li a .con .jb{overflow: hidden;white-space: nowrap;
  text-overflow: ellipsis;}
.zxft .ft-list li a .con .jb span{color:#0a5f9f;font-weight: 900;}
.zxft .ft-list li a .con .sj span{color:#0a5f9f;font-weight: 900;}
.zxft .ft-list li a .con .jj{width:100%;overflow: hidden;white-space: nowrap;
  text-overflow: ellipsis;}
.zxft .ft-list li a .con .jj span{color:#0a5f9f;font-weight: 900;}

.ldjs{width: 1200px;margin:20px auto;}
.ldjs .ld-pic {
  width: 140px;
  overflow: hidden;
  margin-bottom: 20px;
  text-align: center;
  padding:20px 20px 90px 20px;
  background-image: linear-gradient(to bottom,#ddd,#fff);
}
.ldjs .ld-pic img {
  width: 100%;
}
.ldjs .text {
  margin-left: 20px;
  line-height: 30px;
  font-size: 14px;
  font-family: "Microsoft YaHei", Arial, Helvetica, sans-serif;
}
.ldjs .text .rowed{margin:20px 0;}
.ldjs .tn span{
  font-size: 18px;
  font-weight: 900;
  color: #1870bb;
  padding: 3px 10px;
  border-bottom: 2px solid #1870bb;
}
.ldjs .nr {
  text-indent: 24px;
  margin-top:10px;
}
.xq{width: 1200px;margin:20px auto;}

.xq .title-new {
  font-size: 20px;
  color: #000;
  text-align: center;
  font-weight: 900;
}
.xq .visits {
  padding: 10px 0;
  text-align: center;
  border-bottom: 1px solid #ccc;
}
.xq .visits span {
  color: #808080;
  font-size: 14px;
  margin: 0 10px;
}
.zwxx{width: 1200px;margin:30px auto;}
.zwxx .column .column-left {width:25%;box-shadow: 0px 0px 5px 0 rgb(0 0 0 / 30%);}
.zwxx .column .column-left dt{height:73px;position: relative;line-height: 70px;}
.zwxx .column .column-left dt:after{content:'';display: block;height:73px;width:310px;background: url('../img/cbg.png') no-repeat;
position: absolute;left:-10px;top:0;z-index: 1;}
.zwxx .column .column-left dt span{padding-left:45px;font-size:22px;color:#fff;position: relative;margin-left:80px;
  z-index:2;position: relative;
}
.zwxx .column .column-left dt span:after{content: '';height:30px;width:30px;background: url('../img/tip.png') no-repeat;
  position: absolute;left:0;top:0;background-size: 100% 100%;
}
.zwxx .column .column-left dt .dxmico:after{content: '';height:30px;width:30px;background: url('../img/dxm01.png') no-repeat;
  position: absolute;left:0;top:0;background-size: 100% 100%;
}
.zwxx .column .column-left dd{text-align: center;height:55px;line-height: 55px;border-bottom:1px solid #f0f0f0;
position: relative;}
.zwxx .column .column-left dd:after{content:'';display: block;border-right:6px solid #fff;right:10px;top:22px;
  position: absolute;border-top:6px solid #fff;border-bottom:6px solid #fff;border-left:6px solid #a4a4a4;
}
.zwxx .column .column-left dd a{font-size:18px;color:#333;}
.zwxx .column .column-left dd:hover a{color:#4087bb;}
.zwxx .column .column-left .on{border-bottom:2px solid #4087bb;}
.zwxx .column .column-left .on a{color:#4087bb;}
.zwxx .column .column-left .on:after{border-left:6px solid #4087bb;}
.zwxx .column .column-right{width: 70%;box-shadow: 0px 0px 5px 0 rgb(0 0 0 / 30%);padding:20px;}
.zwxx .column .column-right .thiscolumn{padding:5px 0;border-bottom: 1px solid #e4e4e4;}
.zwxx .column .column-right .thiscolumn span{padding:5px 10px;border-bottom: 2px solid #4087bb;font-size:18px;color:#4087bb;}
.zwxx .column .column-right .thiscolumn .on{padding:5px 10px;border-bottom: 2px solid #4087bb;font-size:18px;color:#4087bb;}
.zwxx .column .column-right .thiscolumn a{padding:5px 10px;font-size:18px;color:#666;margin-right:20px;}

.list li{padding:20px 0;border-bottom:1px dashed #e4e4e4;}
.list li a{display: block;}
.list li a .title{width:80%;float:left;font-size:16px;color:#666;overflow: hidden;white-space: nowrap;
  text-overflow: ellipsis;position: relative;padding-left:12px;}
.list li a .title:before{content:'';display: block;width:6px;height:6px;background: #ccc;position: absolute;left:0;top:8px;
    border-radius: 50% 50%;}
.list li a .date{width:15%;float:right;font-size:16px;color:#666;text-align: right;}
.list li a:hover .title{color:#4087bb;}
.yjzj{width: 1200px;margin:auto;}
.yjzj .yjzj-type{width:100%;height: 39px;background: url('../img/yjzj.jpg') no-repeat;}
.yjzj .yjzj-list{margin-top:20px;}
.yjzj .yjzj-list li{margin:10px 0;border-bottom:1px solid #ddd;padding:10px 0;}
.yjzj .yjzj-list li .zjzt{width:4%;background: #0a5f9f;padding:15px;text-align: center;}
.yjzj .yjzj-list li .over{background: #c3c3c3;}
.yjzj .yjzj-list li .zjzt span{font-size:18px;color:#fff;}
.yjzj .yjzj-list li .zj-con{width:92%;}
.yjzj .yjzj-list li .zj-con .zjtitle{display: block;font-size:18px;color:#333;overflow: hidden;white-space: nowrap;
  text-overflow: ellipsis;}
  .yjzj .yjzj-list li .zj-con .jzrq{margin:5px 0;}
.yjzj .yjzj-list li .zj-con .jzrq span{font-size:14px;color:#999;}
.yjzj .yjzj-list li .zj-con .memo span{font-size:14px;color:#999;}
.yjzj .yjzj-list li .zj-con .memo a{font-size:14px;color:#0a5f9f;}

.ztzl-box{width: 1200px;margin:auto;}
.ztzl-box .zt-type{width:100%;height: 39px;background: url('../img/ztzl.jpg') no-repeat;}
.ztzl-box .zt-list{margin:10px 0;}
.ztzl-box .zt-list li{margin:30px 0;}
.ztzl-box .zt-list li .ztimg{width:25%;padding:5px;border:1px solid #0a5f9f;}
.ztzl-box .zt-list li .ztimg img{width:100%;}
.ztzl-box .zt-list li .zt-desc{width:72%;}
.ztzl-box .zt-list li .zt-desc .tit{font-size:20px;color:#0a5f9f;text-align: center;font-weight: 900;
  padding:10px 0;border-bottom: 2px dashed #0a5f9f;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.ztzl-box .zt-list li .zt-desc .desc{font-size:16px;color:#666;line-height: 35px;margin-top:10px;
text-indent: 30px;
}
.ztzl-box .wqzt{margin-top:30px;background: #fff;box-shadow: 0px 0px 5px 0 rgb(0 0 0 / 30%);}
.ztzl-box .wqzt .wqzt-type{width: 50px;height: 120px;box-sizing: border-box;background: #0a5f9e;writing-mode: tb-rl;text-align: center;font-size: 20px;font-weight: bold;padding-right: 8px;float: left;}
.ztzl-box .wqzt .wqzt-type a{color:#fff;}
.ztzl-box .wqzt .ztlist{float:right;width:95%;padding:20px 0;}

.ztzl-box .wqzt .ztlist a{margin:0 10px;display:block;width:18%;float:left;}
.ztzl-box .wqzt .ztlist a img{width:100%;height:77px;}
#rotate-words img {
  position:absolute;
  opacity:0;
  overflow:hidden;
  top: 0;
  right: 6%;
  animation: rotate-word 15s linear infinite 0s;
}

@keyframes rotate-word {
    0% { opacity: 0;  transform: translateX(0);filter:blur(10px);transform:scale(1.2)}
    4% { opacity: 1;  transform: translateX(0);filter:blur(0px);transform:scale(.9)}
    24% { opacity: 1; transform: translateX(0);filter:blur(0px);transform:scale(1)}
    36% { opacity: 0; transform: translateX(0);filter:blur(10px);transform:scale(1.2)}
    80% { opacity: 0}
    100% { opacity: 0}
}
/* @keyframes rotate-word {
  0% { opacity: 0;  transform: translateX(0);filter:blur(10px);transform:scale(1.2)}
  2% { opacity: 1;  transform: translateX(0);filter:blur(0px);transform:scale(.9)}
  12% { opacity: 1; transform: translateX(0);filter:blur(0px);transform:scale(1)}
  18% { opacity: 0; transform: translateX(0);filter:blur(10px);transform:scale(1.2)}
  80% { opacity: 0}
  100% { opacity: 0}
} */

#rotate-words img:nth-child(2) { animation-delay: 4s}
#rotate-words img:nth-child(3) { animation-delay: 8s} 


 @media screen and (max-width: 680px) {
  .top .date-cols .search .search-box .searchText{width:81%;float:left;}
  .top .searchBtn{float:left;}
  .top .date-cols{width: 96%;margin-left:-48%;}
  .top .banner img{display: none;}
  /*.top .banner{background: url("../img/spring.jpg") no-repeat;} 春天*/
  .top .banner{background: url("../img/summer.jpg") no-repeat;}
  /* .top .banner{background: url("../img/autumn.jpg") no-repeat;} 秋天 */
  /* .top .banner{background: url("../img/winter.jpg") no-repeat;} 冬天*/

  .top .date-cols .search .gnlist a{display: none;}
  .top .date-cols .search .gnlist span{display: none;}
  .top .date-cols .search .gnlist .zzzq{display: block}
  .top .date-cols .search .search-box{position: absolute;top:60px;left:50%;width:80%;margin-left:-40%;}
  .top .date-cols .search .gnlist{position: absolute;right:0;top:8px;}
  .top #search{width:98%;height:35px;}
  .top .searchBtn input{height: 35px;}
  .top .lclogo{width: 90%;margin-left:-45%;top:125px;}
  #rotate-words{display: none;}
  .top .lclogo .log-pic{width:100%;}
  .top .lclogo .log-pic img{width:100%;}
  .dh .dh-box{width: 100%;height:auto;}
  .dh .dh-box li{width: 50%;}
  .dh .dh-box li a{font-size:18px;}
  .lcnew{width:100%}
  .lcnew .lcnew-left{width:100%;}
  .lcnew .lcnew-right{width: 97%;}
  .lcnew .lcnew-right .tab-type span{font-size:18px;}
  .zfxxgk .zfxxgk-c .zcjd-right .tab-type span{font-size:18px;}
  .row{width:95%;}
  .row a{width:100%;}
  .row a:nth-child(2){margin:10px 0;}
  .bot-dh .bot-dh-c .nav .navlist{width:98%;padding:10px 1%;}
  .zfxxgk .zfxxgk-c .zcjd-right .tab-list .navtab-item li a .title{width:60%;}
  
  .row2{width:100%;height:980px;background:#fff;}
  .row2 .row2-c{width:95%;}
  .row2 .row2-c .gsgg-row .gsgg{width:100%;}
  .row2 .row2-c .gsgg-row .gsgg li{margin:10px 0;}
  .row2 .row2-c .gsgg-row .gsgg li a .title{width:60%;}
  .row2 .row2-c .gsgg-row .gsgg li a .timed{width:35%;text-align: right;}
  .row2 .row2-c .gsgg-row .dmsc{width:100%;}
  .row2 .row2-c .gsgg-row .dmsc .dmsc-box dd{width:47%;}
  .row2 .row2-c .gsgg-row .dmsc .dmsc-box{height:300px!important;}
  .row2 .row2-c .ztzl .ztlist{width:82%;overflow-x: scroll;margin-bottom:20px;}
  .row2 .row2-c .ztzl .ztlist .move{width:1150px;}
  .zfxxgk .zfxxgk-c{width:95%;}
  .zfxxgk .zfxxgk-c .zfxxgk-left{width:100%;}
  .zfxxgk .zfxxgk-c .zcjd-right{width:95%;margin-top:20px;}
  .zfxxgk .zfxxgk-c .zfxxgk-left .xxgk .xxgklist a, .zfxxgk .zfxxgk-c .zfxxgk-left .bsfw .bsfwlist a{width:46%;margin:10px 1%;}
  .zfxxgk .zfxxgk-c .zfxxgk-left .bsfw{height:auto;}
  .bot-dh{height: 92px;}
  .bot-dh .bot-dh-c{width:100%;}
  .bot-dh .bot-dh-c .nav .ksrk{display: none;}
  .bot-dh .bot-dh-c .nav a, .bot-dh .bot-dh-c .nav .zdh{width:33.33%;}
  .bot-dh .bot-dh-c .nav .qt a{width:50%;line-height: 20px;margin:10px 0;}
  .bot-dh .bot-dh-c .nav .zsdw a{width:50%;line-height: 20px;margin:10px 0;}
  .bot-dh .bot-dh-c .nav .snlc a{width:25%;}
  .foot{padding-bottom:130px;position: relative;}
  .foot .foot-c{width: 95%;}
  .foot .foot-c .foot-center{width:100%;height: auto;}
  .foot .foot-c .foot-left{float:none;position: absolute;width:50%;left:0;bottom:15px;}
  .foot .foot-c .foot-right{float:none;position: absolute;width:50%;right:0;bottom:39px;}
  #imgConac{margin-left: 50%;}
  .ldjs{width: 95%;}
  .position,.xq{width:100%;}
  .xq{overflow: hidden;}
  .xq img{max-width: 100%;}
  .xq video{width:100%!important;height:260px!important;}
  /* .xq .visits span:nth-child(3){display: none;}
  .xq .visits span:nth-child(4){display: none;} */
  .hdjl{width:95%;}
  .hdjl .zxft-box .zxft-left{width:100%;}
  .hdjl .zxft-box .zxft-right{width:100%;}
  .hdjl .zxft-box .zxft-left a img{height: 240px;}
  .hdjl .zxft-box .zxft-right li{margin-bottom:10px;}
  .zxft-box{margin-top:0px!important;}
  .hdjl .hdjl-hj{margin-top: 20px;}
  .hdjl .hdjl-hj .xjtj{width: 100%;}
  .hdjl .hdjl-hj .xj-list{width:100%;}
  .hdjl .hdjl-hj .xjtj .item{width:40%;margin:8px 0;padding:6px;}
  .hdjl .hdjl-hj .xjtj .tjname{margin:20px 0;}
  .hdjl .hdjl-hj .xj-list .xj-item li a .title{width:68%;}
  .yjzj-box{width: 100%;}
  .yjzj-box .yjzj-list li .zjzt{width:6%;}
  .yjzj-box .yjzj-list li .zj-con{width:83%;}
  .zwxmt{width: 100%;}
  .zwxmt .zwxmt-list a{width:48%;margin:5px 0;}
  .jzxx-con .tongji{width:90%;}
  .jzxx-con .tongji .tjlist{width:87%;}
  .jzxx-con .tongji .tjlist .item{padding:15px 10px;width:42%;margin:5px 0;}
  .jzxx-con .tongji .name{height: 175px;}
  .jzxx-con .jzxx-nav{width: 95%;}
  .jzxx-con .jzxx-list{width:95%;overflow-x: scroll;}
  .jzxx-con .jzxx-list dl,.jzxx-con .jzxx-list ul{width:900px;}
  .jzxx-con .jzxx-list .tit{width: 30%;}
  .jzxx-con .jzxx-list li a .title-date{width: 30%;}
  .jzxx-con .jzxx-list li a .type-date,.jzxx-con .jzxx-list .type{width: 12%;}
  .jzxx-con .jzxx-list .dw,.jzxx-con .jzxx-list li a .dw-date{width: 25.8%;}
  #page-div div {margin: 10px 5px!important;}
.page span {font-size: 14px;}
#page-div{text-align: left;}
#page-div div {margin: 10px 5px!important;}
#pagination_input {width: 40px;}
.ldjs .ld-pic{float:none;margin:auto;padding:20px;}
.ldjs .text{float:none;margin:auto;width:100%!important;margin-left:0!important;}

#lxxx{width:87%;}
.yjzj{width:95%;margin:auto;}
.yjzj .yjzj-type{margin:20px 0;background-size: 200% 100%;background: url(../img/yjzj.jpg) center no-repeat;}
.yjzj .yjzj-list li .zj-con{width: 86%;}
.zxft{width:95%;}
.zxft .ft-list li{width:94%;padding:10px;margin:10px 0;}
.zxft .xwtqbg{margin:20px 0;background-size: 200% 100%;background: url(../img/xwtqbg.jpg) center no-repeat;}
.zxft .ft-list li a .pic{height: 130px;}
.h30{display: none;}
.zwxx{width:95%;}
.zwxx .column .column-left{width:95%;float:none;height:auto;margin:auto;}
.zwxx .column .column-right{width:93%;padding:5px;margin:auto;margin-top:20px;float:none;}
.list li a .title{width:56%;}
.list li a .date{width:40%;}
.list li{padding:10px 0;}
.zwxx .column .column-left dt:after{width:103%;background-size: 100% 100%;}
.ztzl-box{width: 95%;}
.ztzl-box .zt-type{background: url(../img/ztzl.jpg) center no-repeat; background-size: 280% 100%;}
.ztzl-box .zt-list li{padding-bottom: 10px;border-bottom:1px solid #ccc;}
.ztzl-box .zt-list li .ztimg{width:97%;}
.ztzl-box .zt-list li .zt-desc{width:100%;}
 }


